[INFO] cloning repository https://github.com/elkowar/Yolk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elkowar/Yolk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3976782f6d3760b939599e14f900280bb7f799e
[INFO] checking elkowar/Yolk against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elkowar/Yolk
[INFO] finished tweaking git repo https://github.com/elkowar/Yolk
[INFO] tweaked toml for git repo https://github.com/elkowar/Yolk written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elkowar/Yolk on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elkowar/Yolk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3b912d91f0ea8b7cca6ffaa2dda060bdc664d6af725dc6ea61c09fe8c56f12a9
[INFO] running `Command { std: "docker" "start" "3b912d91f0ea8b7cca6ffaa2dda060bdc664d6af725dc6ea61c09fe8c56f12a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b912d91f0ea8b7cca6ffaa2dda060bdc664d6af725dc6ea61c09fe8c56f12a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b912d91f0ea8b7cca6ffaa2dda060bdc664d6af725dc6ea61c09fe8c56f12a9" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b912d91f0ea8b7cca6ffaa2dda060bdc664d6af725dc6ea61c09fe8c56f12a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b912d91f0ea8b7cca6ffaa2dda060bdc664d6af725dc6ea61c09fe8c56f12a9" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking inotify v0.11.4
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling fs-err v3.3.1
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking shlex v2.0.1
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking is_executable v1.0.6
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking normalize-path v0.2.1
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking cov-mark v2.2.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]     Checking edit v0.1.5
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]    Compiling test-log-core v0.2.21
[INFO] [stderr]     Checking bstr v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rhai_codegen v3.2.0
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling test-log-macros v0.2.21
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]     Checking ignore v0.4.27
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking assert_fs v1.1.4
[INFO] [stderr]     Checking clap-markdown v0.1.5
[INFO] [stderr]     Checking clap_complete v4.6.7
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking cached v0.54.0
[INFO] [stderr]     Checking rstest v0.24.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking thin-vec v0.2.18
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rhai v1.25.1
[INFO] [stderr]     Checking tracing-tree v0.4.1
[INFO] [stderr]     Checking test-log v0.2.21
[INFO] [stderr]     Checking yolk_dots v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/eggs_config.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |               _ => miette::bail!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 39 | |                 help = "strategy must be one of 'merge' or 'put'",
[INFO] [stdout] 40 | |                 "Invalid deployment strategy {}",
[INFO] [stdout] 41 | |                 s
[INFO] [stdout] 42 | |             ),
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/yolk_paths.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 | /             miette::bail!(
[INFO] [stdout] 124 | |                 help = "Run `yolk init`, then try again!",
[INFO] [stdout] 125 | |                 "No git directory initialized"
[INFO] [stdout] 126 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/eggs_config.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |               _ => miette::bail!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 39 | |                 help = "strategy must be one of 'merge' or 'put'",
[INFO] [stdout] 40 | |                 "Invalid deployment strategy {}",
[INFO] [stdout] 41 | |                 s
[INFO] [stdout] 42 | |             ),
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/yolk_paths.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 | /             miette::bail!(
[INFO] [stdout] 124 | |                 help = "Run `yolk init`, then try again!",
[INFO] [stdout] 125 | |                 "No git directory initialized"
[INFO] [stdout] 126 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `miette::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `hex`
[INFO] [stderr]   --> Cargo.toml:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | hex = "0.4.3"
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `hex`
[INFO] [stderr] warning: `yolk_dots` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: yolk_dots v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "3b912d91f0ea8b7cca6ffaa2dda060bdc664d6af725dc6ea61c09fe8c56f12a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b912d91f0ea8b7cca6ffaa2dda060bdc664d6af725dc6ea61c09fe8c56f12a9", kill_on_drop: false }`
[INFO] [stdout] 3b912d91f0ea8b7cca6ffaa2dda060bdc664d6af725dc6ea61c09fe8c56f12a9
